projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efd51ed
)
* src/pdumper.c (dump_buffer): Update structure hash.
author
Philipp Stephani
<phst@google.com>
Sat, 5 Oct 2019 10:34:13 +0000
(12:34 +0200)
committer
Philipp Stephani
<phst@google.com>
Sat, 5 Oct 2019 10:36:50 +0000
(12:36 +0200)
src/pdumper.c
patch
|
blob
|
history
diff --git
a/src/pdumper.c
b/src/pdumper.c
index 195c5556ecb0e24e1000e9011d2141a536092601..ca272a2e7f7d2346cb099099c72ad9be9e102f52 100644
(file)
--- a/
src/pdumper.c
+++ b/
src/pdumper.c
@@
-2769,7
+2769,7
@@
dump_hash_table (struct dump_context *ctx,
static dump_off
dump_buffer (struct dump_context *ctx, const struct buffer *in_buffer)
{
-#if CHECK_STRUCTS && !defined HASH_buffer_
9F2F522174
+#if CHECK_STRUCTS && !defined HASH_buffer_
375A10F5E5
# error "buffer changed. See CHECK_STRUCTS comment in config.h."
#endif
struct buffer munged_buffer = *in_buffer;